github.com/rogpeppe/ioseq.seqWriter.yield (field)

3 uses

	github.com/rogpeppe/ioseq (current package)
		seq.go#L187: 		yield:  yield,
		seq.go#L193: 	yield  func([]byte, error) bool
		seq.go#L203: 	if !w.yield(slices.Clip(buf), nil) {